![]() |
Index of Web Scripts URI '/api/avmpath/content{property}/{store_id}/{id}' |
| Alfresco Community v3.2.0 (2039) |
| 3 Web Scripts |
| Back to Web Scripts Home |
| Up to uri /api/avmpath/content{property}/{store_id} |
| Description: | |
| Authentication: | guest |
| Transaction: | required |
| Format Style: | argument |
| Lifecycle: | public_api |
| Default Format: | atomentry |
| Id: | org/alfresco/repository/store/content.delete |
| Description: | classpath:alfresco/templates/webscripts/org/alfresco/repository/store/content.delete.desc.xml |
| Description: | The service returns the content-stream for a document. This is the only service that returns content-stream. Inputs: ID documentId: Document to return the content-stream (Optional) Integer offset: (Optional) Integer length: Outputs: Byte[] stream Notes: Some CMIS protocol bindings MAY choose not to explicitly implement a “getContentStream” method, in cases where the protocol itself provides built-in mechanisms for retrieving byte streams. (E.g. in the ATOM/REST binding, content streams may be retrieved via standard HTTP gets on an “edit-media” URL, rather than a CMIS-specific “getContentStream” URL). See Part II of the CMIS specification for additional details. Each CMIS protocol binding will provide a way for fetching a sub-range within a content stream, in a manner appropriate to that protocol. |
| Authentication: | guest |
| Transaction: | required |
| Format Style: | argument |
| Lifecycle: | public_api |
| Default Format: | Determined at run-time |
| Id: | org/alfresco/repository/store/content.get |
| Description: | classpath:alfresco/templates/webscripts/org/alfresco/repository/store/content.get.desc.xml |
| Description: | TODO |
| Authentication: | guest |
| Transaction: | required |
| Format Style: | argument |
| Lifecycle: | draft_public_api |
| Default Format: | text |
| Id: | org/alfresco/repository/store/content.put |
| Description: | classpath:alfresco/templates/webscripts/org/alfresco/repository/store/content.put.desc.xml |